Skip to content

fix: sync plugin manifest version to v0.3.0#82

Merged
KylinMountain merged 1 commit into
VectifyAI:mainfrom
moyu12-ae:fix/update-plugin-manifest-version
Jun 1, 2026
Merged

fix: sync plugin manifest version to v0.3.0#82
KylinMountain merged 1 commit into
VectifyAI:mainfrom
moyu12-ae:fix/update-plugin-manifest-version

Conversation

@moyu12-ae

Copy link
Copy Markdown
Contributor

Summary

Update .claude-plugin/marketplace.json version fields from 0.1.4 to 0.3.0 to match the latest git tag.

Details

  • Plugin skill files use "source": "./", so they already load the latest code from the local checkout -- only the manifest metadata was stale at v0.1.4.
  • This aligns the manifest version fields with the actual release tag v0.3.0.

Test plan

  • Diff shows only version string changes (0.1.4 → 0.3.0)
  • No structural changes to marketplace.json

🤖 Generated with Claude Code

Update .claude-plugin/marketplace.json version fields to match the
latest git tag (v0.3.0). Plugin skill files are loaded from `source: ./`
so they already run v0.3.0 code -- only the manifest metadata was stale.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>

@KylinMountain KylinMountain left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thank you for your contribution.

@KylinMountain KylinMountain merged commit dc7e567 into VectifyAI:main Jun 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants